SUSDEN=DISABLED, RSTDETF=NOT_SET, DITHEN=DISABLED, USBINH=INACTIVE, SUSMDF=NOT_SET, RESUME=STOP, ISOUPDMD=SEND_ON_IN
Power Control
SUSDEN | Suspend Detection Enable. 0 (DISABLED): Disable suspend detection. The USB module will ignore suspend signaling on the bus. 1 (ENABLED): Enable suspend detection. The USB module will enter suspend mode if it detects suspend signalling on the bus. |
SUSMDF | Suspend Mode Flag. 0 (NOT_SET): The USB module is not in suspend mode. 1 (SET): The USB module is in suspend mode. |
RESUME | Force Resume. 0 (STOP): undefined 1 (GENERATE): undefined |
RSTDETF | Reset Detect Flag. 0 (NOT_SET): Reset signaling is not present on the bus. 1 (SET): Reset signaling detected on the bus. |
USBINH | USB Inhibit. 0 (INACTIVE): Enable the USB module. 1 (ACTIVE): USB module inhibited. All USB traffic is ignored. |
DITHEN | USB Dither Enable. 0 (DISABLED): Disable automatic USB dithering. 1 (ENABLED): Enable automatic USB dithering. |
ISOUPDMD | ISO Update Mode. 0 (SEND_ON_IN): When software writes IPRDYI = 1, USB will send the packet when the next IN token is received. 1 (SEND_ON_SOF): When software writes IPRDYI = 1, USB will wait for a SOF token before sending the packet. If an IN token is received before a SOF token, USB will send a zero-length data packet. |